projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47139bc
)
customlayout: Cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 8 May 2020 05:44:11 +0000
(
01:44
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 12 May 2020 02:21:39 +0000
(22:21 -0400)
Don't refer to GtkContainer in the docs.
gtk/gtkcustomlayout.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcustomlayout.c
b/gtk/gtkcustomlayout.c
index 42714359c535a8518544f5b5811ed2f49d28307c..32d2c37a9e354ad13e2fa79837164effae43e7a0 100644
(file)
--- a/
gtk/gtkcustomlayout.c
+++ b/
gtk/gtkcustomlayout.c
@@
-4,7
+4,7
@@
* @Short_description: A convenience layout manager
*
* #GtkCustomLayout is a convenience type meant to be used as a transition
- * mechanism between #Gtk
Container
s implementing a layout policy, and
+ * mechanism between #Gtk
Widget
s implementing a layout policy, and
* #GtkLayoutManager classes.
*
* A #GtkCustomLayout uses closures matching to the old #GtkWidget virtual